Introduction#

pip install waloviz
apt-get install ffmpeg
import waloviz as wv

wv.extension()
wv.Audio("local_data/waloviz.wav")
<class 'bokeh.models.plots.GridPlot'>
This web page was generated from a Jupyter notebook and not all interactivity will work on this website. Right click to download and run locally for full Python-backed interactivity.

An interactive audio player with a spectrogram built-in, as a Jupyter widget or as HTML.

Welcome!
WaloViz is an open source audio player with a spectrogram built-in, it was built by audio experts - for audio experts.
To start using WaloViz right now - read our Getting Started guide.
WaloViz is proudly using the HoloViz stack for most of its features (as indicated by our name). To learn more - go to the HoloViz website, it’s great :)